GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReportName | Description | Type | Additional information |
---|---|---|---|
GenerationDate | date |
None. |
|
SubmitDate | date |
None. |
|
ReportPeriodStart | date |
None. |
|
ReportPeriodEnd | date |
None. |
|
State | StatusReportState |
None. |
|
Fields | Dictionary of string [key] and Object [value] |
None. |
|
Tables | Collection of StatusReportTable |
None. |
|
Owners | Collection of globally unique identifier |
None. |
|
Approvers | Collection of globally unique identifier |
None. |
|
ApprovedBy | globally unique identifier |
None. |
|
ApprovalDate | date |
None. |
|
ApprovalComments | string |
None. |
|
WorkPlanId | globally unique identifier |
None. |
|
id | globally unique identifier |
None. |
|
ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[ { "GenerationDate": "2024-12-16T21:27:50.4311419+00:00", "SubmitDate": "2024-12-16T21:27:50.4311419+00:00", "ReportPeriodStart": "2024-12-16T21:27:50.4311419+00:00", "ReportPeriodEnd": "2024-12-16T21:27:50.4311419+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "a848d73a-36fc-467e-89af-c66e66fd7467", "Rows": [ { "ItemId": "b509255e-6859-4caa-bf31-7176c7ddf83d", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "b509255e-6859-4caa-bf31-7176c7ddf83d", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "a848d73a-36fc-467e-89af-c66e66fd7467", "Rows": [ { "ItemId": "b509255e-6859-4caa-bf31-7176c7ddf83d", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "b509255e-6859-4caa-bf31-7176c7ddf83d", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "80f838f9-9489-4740-93cd-e5eee427b3de", "0ee7deb7-fc83-4300-9052-1211fca53790" ], "Approvers": [ "eb01dd15-2617-46c3-93b4-f283ab3e30ba", "cf64594a-72ee-48dd-adcf-07d39becb3f9" ], "ApprovedBy": "eea76f46-2bc2-4c67-a3c7-e66259f21dba", "ApprovalDate": "2024-12-16T21:27:50.4311419+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "c4b02f12-a4e9-4b33-a525-70fe6ae07d34", "id": "82d97372-96e5-40f7-bcfd-74239ab4418b", "ConfigId": "3d67b4c4-13b3-4f16-a97d-90e88ebf339c" }, { "GenerationDate": "2024-12-16T21:27:50.4311419+00:00", "SubmitDate": "2024-12-16T21:27:50.4311419+00:00", "ReportPeriodStart": "2024-12-16T21:27:50.4311419+00:00", "ReportPeriodEnd": "2024-12-16T21:27:50.4311419+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "a848d73a-36fc-467e-89af-c66e66fd7467", "Rows": [ { "ItemId": "b509255e-6859-4caa-bf31-7176c7ddf83d", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "b509255e-6859-4caa-bf31-7176c7ddf83d", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "a848d73a-36fc-467e-89af-c66e66fd7467", "Rows": [ { "ItemId": "b509255e-6859-4caa-bf31-7176c7ddf83d", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "b509255e-6859-4caa-bf31-7176c7ddf83d", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "80f838f9-9489-4740-93cd-e5eee427b3de", "0ee7deb7-fc83-4300-9052-1211fca53790" ], "Approvers": [ "eb01dd15-2617-46c3-93b4-f283ab3e30ba", "cf64594a-72ee-48dd-adcf-07d39becb3f9" ], "ApprovedBy": "eea76f46-2bc2-4c67-a3c7-e66259f21dba", "ApprovalDate": "2024-12-16T21:27:50.4311419+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "c4b02f12-a4e9-4b33-a525-70fe6ae07d34", "id": "82d97372-96e5-40f7-bcfd-74239ab4418b", "ConfigId": "3d67b4c4-13b3-4f16-a97d-90e88ebf339c" } ]